home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr36 / _1wrdsch.zip / XMAINTN.DOC < prev    next >
Text File  |  1992-11-06  |  3KB  |  64 lines

  1.               XMAINTN.EXE v2.01 (c) 1993, 1994 Joseph Rounceville      
  2.               +++++++++++++++++++++++++++++++++++++++++++++++++++
  3.                                DOCUMENTATION
  4. Purpose
  5. +++++++
  6. In addition to Xcreate and Xuserdel, it came to my attention that an 
  7. additional utility would be useful for Jack Breon's #1WRDSCH BBS door. 
  8. Periodically, it becomes necessary for the sysop to "clean house".
  9. By this I mean that old users who don't feel the need to maintain their 
  10. user accounts need to be deleted to make room for new users.  Well, Xmaintn
  11. was the response to this need, and its use is rather self explanetory.
  12.  
  13. Technical
  14. +++++++++
  15. It is imperative that Xuserdel be in the same directory as Xmaintn.  Xmaintn 
  16. is intended to be used as a utility to be run at nightly (or daily 
  17. I suppose if your board regenerates in the day) intervals when the 
  18. board goes through its usual regeneration routines. Xmaintn has only one 
  19. command line option.  It is the /D99 option (Where '99' would be substituted 
  20. for the number of days to allow the user account to go unused).  As with the 
  21. command line on Xuserdel, use only the number of digits necessary to 
  22. represent the number you are stating.  For example: If you want to represent 
  23. 7 days,                                             Use: XMAINTN /D7
  24.                            Don't use: -----------------> XMAINTN /D07
  25.                                                          ^^^^^^^^^^^^
  26.                                                         ^WRONG!!!!!!!^
  27.                                                          
  28. (By the way, this is something I plan to remedy in 2.2! I realize it's 
  29. kinda silly.)
  30.  
  31. More Technical Info
  32. +++++++++++++++++++
  33. You'll need to create a .bat file that has XMAINTN in it. Put you're chosen
  34. number of days for cut off as a command line option.  
  35. Example      <-------------------------->
  36.               Create XMNITE.BAT containing:
  37.               XMAINTN /D14
  38.  
  39. This will cut off all #1WRDSCH users over 14 days old.  Now, put XMNITE.BAT 
  40. in your event list.  There should be a copy of XMNITE.BAT with the zip
  41. you received Xmaintn in if you want to just use it.
  42.  
  43.                         
  44. Registration
  45. ++++++++++++
  46. Xmaintn is shareware.  It may be traded freely.  I would however like to see
  47. it only traded in conjunction with #1WRDSCH.  Jack and I have agreed that
  48. Xmaintn will be considered part of #1WRDSCH and as such, it should not be
  49. separated.  I do not require a registration fee.  I have included my address
  50. information in the event that you discover some terrible bug, or have some
  51. suggestions (which I really DO like to hear) for improving Xmaintn.
  52.  
  53. Closing
  54. +++++++
  55. Well, I hope that you find Xmaintn useful--on the whole it's pretty self
  56. explanetory and easy to use.  Below is my address:
  57.  
  58. Send comments and/or questions to:
  59.                           Joseph Rounceville
  60.                           1605 Lake Road
  61.                           Ottumwa, IA  52501-9656
  62.  
  63.  
  64.